-
-
Notifications
You must be signed in to change notification settings - Fork 94
fix(import-map): add support for import maps in user workers #626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
36d65bd to
7985aa7
Compare
|
Hey @0x5457 , I'm quickly looking this over right now 😋 I think we can merge it once we fix a few things. |
|
Plus, as you also specified in the description, this PR should be classified as a fix/enhancement. |
|
(PR title has been changed) |
bda9b46 to
5fdd60d
Compare
5fdd60d to
76eb42f
Compare
😂 |
|
You probably resolved the |
nyannyacha
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 😺
Thank you for catching this and patiently pushing it forward until it was merged!
What kind of change does this PR introduce?
Bug fix - Fixes import map support in user workers
What is the current behavior?
fixes #621